home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BigMax 1
/
BigMax nº 1 [bd].iso
/
DEMOS
/
TERRA
/
TERRA.EXE
/
NORTE.DXR
/
00834.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-06-16
|
179 b
|
12 lines
on enterFrame
global V
set V to the volume of sprite 1
set the visible of sprite 1 to 1
updateStage()
set the movieRate of sprite 1 to 0
end
on exitFrame
pause()
end